home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 6 / LIGHT-ROM 6.iso / demos / polytran / nugraf / disk3 / data.3 / COLORMAP / CLOUD2.CMP < prev    next >
Encoding:
Text File  |  1992-04-18  |  460 b   |  21 lines

  1. #
  2. # Cloud colour map, sky blue to white to grey 
  3. #
  4.  
  5. cmaplength 11
  6.  
  7. # Sky blue to a dark grey cloud boundary
  8. normentry 0.3 0.3 1.0
  9. normentry 0.35 0.35 1.0
  10. normentry 0.4 0.4 1.0
  11. normentry 0.5 0.5 1.0
  12. normentry 0.7 0.7 1.0
  13. # Bright white cloud boundary
  14. normentry 1.0 1.0 1.0
  15. # White to dark "stormy" grey inner cloud colour
  16. normentry 0.9 0.9 0.9
  17. normentry 0.75 0.75 0.75
  18. normentry 0.55 0.55 0.55
  19. normentry 0.45 0.45 0.45
  20. normentry 0.4 0.4 0.4
  21.